Skip to content

Bump test-unit from 3.3.9 to 3.6.2 - #28

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/test-unit-3.6.2
Closed

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/test-unit-3.6.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 2, 2024

Copy link
Copy Markdown

Bumps test-unit from 3.3.9 to 3.6.2.

Release notes

Sourced from test-unit's releases.

test-unit 3.6.2 - 2024-02-16

Improvements

  • UI: console: Add --gc-stress option that enables GC.stress only whie each test is running.

  • Added support for Ruby 3.4 style backtrace. GH-237 [Patch by Yusuke Endoh]

Thanks

  • Yusuke Endoh

test-unit 3.6.1 - 2023-06-25

Improvements

  • collector: load: Improved performance when a large number of test files exist. GH-232 [Patch by akira yamada]

Thanks

  • akira yamada

3.6.0

test-unit 3.6.0 - 2023-05-25

Improvements

  • UI: console: Use --progress-style=fault-only with non-tty output by default.

3.5.9

test-unit 3.5.9 - 2023-05-25

Improvements

  • UI: console: Use --progress-style=mark with --verbose=verbose by default.

3.5.8

test-unit 3.5.8 - 2023-05-12

Improvements

  • doc: Improved document for multi Ractor mode.

... (truncated)

Commits
  • 4c65a7d Add 3.6.2 entry
  • 7d5bf51 test: remove a needless escape
  • 6be3324 Support Ruby 3.4's new error message format (#237)
  • b8f0b30 test: use Gem::Version explicitly for old RubyGems
  • 3613549 test: use csv gem only for Ruby 3.4 or later
  • 3e461d7 ci: add Ruby 3.2 and 3.3
  • f541590 test: install csv explicitly
  • 50e14c8 doc: Use https instead of http (#236)
  • bdd1668 Add --gc-stress option
  • 16c1b7a Bump actions/checkout from 3 to 4 (#234)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.3.9 to 3.6.2.
- [Release notes](https://github.com/test-unit/test-unit/releases)
- [Commits](test-unit/test-unit@3.3.9...3.6.2)

---
updated-dependencies:
- dependency-name: test-unit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 2, 2024
@dependabot @github

dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Author

Superseded by #33.

@dependabot dependabot Bot closed this Sep 18, 2026
@dependabot
dependabot Bot deleted the dependabot/bundler/test-unit-3.6.2 branch September 18, 2026 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants